[INFO] cloning repository https://github.com/erikherz/linode-moq-07
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erikherz/linode-moq-07" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikherz%2Flinode-moq-07", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikherz%2Flinode-moq-07'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a9b45897d092d3aa1d8b34a4a6f6daf8da32dbe
[INFO] fixing erikherz/linode-moq-07 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikherz%2Flinode-moq-07" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/erikherz/linode-moq-07
[INFO] finished tweaking git repo https://github.com/erikherz/linode-moq-07
[INFO] tweaked toml for git repo https://github.com/erikherz/linode-moq-07 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/erikherz/linode-moq-07 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/erikherz/linode-moq-07 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 72b03ee469c55b76a1f36ea38238cc10ba3fc6f7fd46f80b5b255d881e883a0c
[INFO] running `Command { std: "docker" "start" "72b03ee469c55b76a1f36ea38238cc10ba3fc6f7fd46f80b5b255d881e883a0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "72b03ee469c55b76a1f36ea38238cc10ba3fc6f7fd46f80b5b255d881e883a0c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72b03ee469c55b76a1f36ea38238cc10ba3fc6f7fd46f80b5b255d881e883a0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "72b03ee469c55b76a1f36ea38238cc10ba3fc6f7fd46f80b5b255d881e883a0c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating moq-transport/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating moq-relay-ietf/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating moq-api/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating moq-native-ietf/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating internal_crates/web-transport-trait/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating internal_crates/web-transport-ws/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating internal_crates/web-transport-proto/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating moq-pub/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating moq-catalog/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating moq-sub/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating moq-clock-ietf/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating moq-dir/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling aws-lc-rs v1.7.1
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]    Compiling rustls v0.23.7
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking rustls-native-certs v0.7.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling anyhow v1.0.85
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling aws-lc-sys v0.16.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking web-transport-trait v0.3.0 (/opt/rustwide/workdir/internal_crates/web-transport-trait)
[INFO] [stderr]    Migrating internal_crates/web-transport-trait/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking four-cc v0.4.0
[INFO] [stderr]     Checking mpeg4-audio-const v0.2.0
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> internal_crates/web-transport-trait/src/lib.rs:220:40
[INFO] [stdout]      |
[INFO] [stdout]  217 |             let mut buf = BytesMut::with_capacity(max.min(8 * 1024));
[INFO] [stdout]      |                 -------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `buf` calls a custom destructor
[INFO] [stdout]      |                 `buf` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  220 |             Ok(self.read_buf(&mut buf).await?.map(|_| buf.freeze()))
[INFO] [stdout]      |                                        ^^^^^
[INFO] [stdout]      |                                        |
[INFO] [stdout]      |                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  221 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `buf` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes_mut.rs:1030:1
[INFO] [stdout]      |
[INFO] [stdout] 1030 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking mp4ra-rust v0.3.0
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking rfc6381-codec v0.2.0
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> internal_crates/web-transport-trait/src/lib.rs:220:40
[INFO] [stdout]      |
[INFO] [stdout]  217 |             let mut buf = BytesMut::with_capacity(max.min(8 * 1024));
[INFO] [stdout]      |                 -------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `buf` calls a custom destructor
[INFO] [stdout]      |                 `buf` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  220 |             Ok(self.read_buf(&mut buf).await?.map(|_| buf.freeze()))
[INFO] [stdout]      |                                        ^^^^^
[INFO] [stdout]      |                                        |
[INFO] [stdout]      |                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  221 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `buf` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes_mut.rs:1030:1
[INFO] [stdout]      |
[INFO] [stdout] 1030 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking quinn-udp v0.5.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking axum-core v0.4.3
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-retry v0.3.0
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking web-transport-proto v0.2.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking web-transport-proto v0.3.0 (/opt/rustwide/workdir/internal_crates/web-transport-proto)
[INFO] [stderr]    Migrating internal_crates/web-transport-proto/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking moq-catalog v0.2.2 (/opt/rustwide/workdir/moq-catalog)
[INFO] [stderr]     Checking mp4 v0.14.0
[INFO] [stderr]    Migrating moq-catalog/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed internal_crates/web-transport-proto/src/stream.rs (1 fix)
[INFO] [stderr]        Fixed internal_crates/web-transport-proto/src/settings.rs (1 fix)
[INFO] [stderr]        Fixed internal_crates/web-transport-proto/src/huffman.rs (9 fixes)
[INFO] [stderr]        Fixed internal_crates/web-transport-proto/src/frame.rs (1 fix)
[INFO] [stderr]     Checking web-transport-ws v0.2.0 (/opt/rustwide/workdir/internal_crates/web-transport-ws)
[INFO] [stderr]    Migrating internal_crates/web-transport-ws/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> internal_crates/web-transport-ws/src/session.rs:485:14
[INFO] [stdout]     |
[INFO] [stdout] 482 |         let mut closed = self.closed.subscribe();
[INFO] [stdout]     |             ----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `closed` calls a custom destructor
[INFO] [stdout]     |             `closed` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 485 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 488 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `closed` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/watch.rs:920:1
[INFO] [stdout]     |
[INFO] [stdout] 920 | impl<T> Drop for Receiver<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> internal_crates/web-transport-ws/src/session.rs:485:14
[INFO] [stdout]     |
[INFO] [stdout] 482 |         let mut closed = self.closed.subscribe();
[INFO] [stdout]     |             ----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `closed` calls a custom destructor
[INFO] [stdout]     |             `closed` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 485 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 488 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `closed` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/watch.rs:920:1
[INFO] [stdout]     |
[INFO] [stdout] 920 | impl<T> Drop for Receiver<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating internal_crates/web-transport-ws/examples/server.rs from 2021 edition to 2024
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]        Fixed internal_crates/web-transport-ws/examples/server.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> internal_crates/web-transport-ws/examples/server.rs:11:36
[INFO] [stdout]     |
[INFO] [stdout]  11 |       while let Ok((stream, addr)) = listener.accept().await {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                      |                 |
[INFO] [stdout]     |                                      |                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                      |                 up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                      |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                      |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                      `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  12 | /         tokio::spawn(async move {
[INFO] [stdout]  13 | |             println!("New connection from: {addr}");
[INFO] [stdout]  14 | |             match run(stream).await { Err(e) => {
[INFO] [stdout]  15 | |                 println!("Connection error: {e}");
[INFO] [stdout] ...   |
[INFO] [stdout]  18 | |             }}
[INFO] [stdout]  19 | |         });
[INFO] [stdout]     | |          -
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |__________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |            `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  20 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/io/poll_evented.rs:270:1
[INFO] [stdout]     |
[INFO] [stdout] 270 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/io/poll_evented.rs:270:1
[INFO] [stdout]     |
[INFO] [stdout] 270 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/join.rs:350:1
[INFO] [stdout]     |
[INFO] [stdout] 350 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating internal_crates/web-transport-ws/examples/client.rs from 2021 edition to 2024
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.7.5
[INFO] [stderr]     Checking rustls-webpki v0.102.4
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking hyper-rustls v0.26.0
[INFO] [stderr]     Checking redis v0.25.3
[INFO] [stderr]     Checking reqwest v0.12.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking quinn-proto v0.11.8
[INFO] [stderr]     Checking hyper-serve v0.6.2
[INFO] [stderr]     Checking quinn v0.11.0
[INFO] [stderr]     Checking web-transport-quinn v0.3.0
[INFO] [stderr]     Checking moq-api v0.2.3 (/opt/rustwide/workdir/moq-api)
[INFO] [stderr]    Migrating moq-api/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating moq-api/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking web-transport v0.3.0
[INFO] [stderr]     Checking moq-transport v0.10.0 (/opt/rustwide/workdir/moq-transport)
[INFO] [stderr]    Migrating moq-transport/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed moq-transport/src/message/mod.rs (1 fix)
[INFO] [stderr]        Fixed moq-transport/src/session/publisher.rs (1 fix)
[INFO] [stderr]        Fixed moq-transport/src/data/header.rs (1 fix)
[INFO] [stderr]        Fixed moq-transport/src/serve/stream.rs (1 fix)
[INFO] [stderr]        Fixed moq-transport/src/watch/state.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/datagram.rs:101:23
[INFO] [stdout]     |
[INFO] [stdout]  93 | /             {
[INFO] [stdout]  94 | |                 let state = self.state.lock();
[INFO] [stdout]  95 | |                 if self.epoch < state.epoch {
[INFO] [stdout]  96 | |                     self.epoch = state.epoch;
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |             .await;
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/object.rs:156:23
[INFO] [stdout]     |
[INFO] [stdout] 139 | /             {
[INFO] [stdout] 140 | |                 let state = self.state.lock();
[INFO] [stdout] 141 | |                 if self.epoch < state.epoch {
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | |             .await;
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/object.rs:332:23
[INFO] [stdout]     |
[INFO] [stdout] 322 | /             {
[INFO] [stdout] 323 | |                 let state = self.state.lock();
[INFO] [stdout] 324 | |
[INFO] [stdout] 325 | |                 if self.index < state.chunks.len() {
[INFO] [stdout] ...   |
[INFO] [stdout] 332 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |             .await; // Try again when the state changes
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/object.rs:343:33
[INFO] [stdout]     |
[INFO] [stdout] 343 |         while let Some(chunk) = self.read().await? {
[INFO] [stdout]     |                                 -----------------^
[INFO] [stdout]     |                                 |           |
[INFO] [stdout]     |                                 |           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                 |           up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                 |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                 |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 344 |             chunks.push(chunk);
[INFO] [stdout] 345 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/stream.rs:164:23
[INFO] [stdout]     |
[INFO] [stdout] 155 | /             {
[INFO] [stdout] 156 | |                 let state = self.state.lock();
[INFO] [stdout] 157 | |                 if self.epoch != state.epoch {
[INFO] [stdout] 158 | |                     self.epoch = state.epoch;
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |             .await; // Try again when the state changes
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/stream.rs:312:23
[INFO] [stdout]     |
[INFO] [stdout] 304 | /             {
[INFO] [stdout] 305 | |                 let state = self.state.lock();
[INFO] [stdout] 306 | |                 if self.index < state.objects.len() {
[INFO] [stdout] 307 | |                     self.index += 1;
[INFO] [stdout] ...   |
[INFO] [stdout] 312 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 317 | |             .await;
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/stream.rs:499:23
[INFO] [stdout]     |
[INFO] [stdout] 489 | /             {
[INFO] [stdout] 490 | |                 let state = self.state.lock();
[INFO] [stdout] 491 | |
[INFO] [stdout] 492 | |                 if self.index < state.chunks.len() {
[INFO] [stdout] ...   |
[INFO] [stdout] 499 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 504 | |             .await; // Try again when the state changes
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/stream.rs:510:33
[INFO] [stdout]     |
[INFO] [stdout] 510 |         while let Some(chunk) = self.read().await? {
[INFO] [stdout]     |                                 -----------------^
[INFO] [stdout]     |                                 |           |
[INFO] [stdout]     |                                 |           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                 |           up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                 |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                 |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 511 |             chunks.push(chunk);
[INFO] [stdout] 512 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/subgroup.rs:183:23
[INFO] [stdout]     |
[INFO] [stdout] 174 | /             {
[INFO] [stdout] 175 | |                 let state = self.state.lock();
[INFO] [stdout] 176 | |
[INFO] [stdout] 177 | |                 if self.epoch != state.epoch {
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |             .await; // Try again when the state changes
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/subgroup.rs:406:23
[INFO] [stdout]     |
[INFO] [stdout] 396 | /             {
[INFO] [stdout] 397 | |                 let state = self.state.lock();
[INFO] [stdout] 398 | |
[INFO] [stdout] 399 | |                 if self.index < state.objects.len() {
[INFO] [stdout] ...   |
[INFO] [stdout] 406 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 411 | |             .await; // Try again when the state changes
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/subgroup.rs:594:23
[INFO] [stdout]     |
[INFO] [stdout] 584 | /             {
[INFO] [stdout] 585 | |                 let state = self.state.lock();
[INFO] [stdout] 586 | |
[INFO] [stdout] 587 | |                 if self.index < state.chunks.len() {
[INFO] [stdout] ...   |
[INFO] [stdout] 594 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 599 | |             .await; // Try again when the state changes
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/subgroup.rs:605:33
[INFO] [stdout]     |
[INFO] [stdout] 605 |         while let Some(chunk) = self.read().await? {
[INFO] [stdout]     |                                 -----------------^
[INFO] [stdout]     |                                 |           |
[INFO] [stdout]     |                                 |           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                 |           up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                 |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                 |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 606 |             chunks.push(chunk);
[INFO] [stdout] 607 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/track.rs:149:23
[INFO] [stdout]     |
[INFO] [stdout] 142 | /             {
[INFO] [stdout] 143 | |                 let state = self.state.lock();
[INFO] [stdout] 144 | |                 if let Some(mode) = &state.mode {
[INFO] [stdout] 145 | |                     return Ok(mode.clone());
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |             .await;
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/track.rs:171:23
[INFO] [stdout]     |
[INFO] [stdout] 167 | /             {
[INFO] [stdout] 168 | |                 let state = self.state.lock();
[INFO] [stdout] 169 | |                 state.closed.clone()?;
[INFO] [stdout] 170 | |
[INFO] [stdout] 171 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |             .await;
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> moq-transport/src/session/announce.rs:79:23
[INFO] [stdout]    |
[INFO] [stdout] 75 | /             {
[INFO] [stdout] 76 | |                 let state = self.state.lock();
[INFO] [stdout] 77 | |                 state.closed.clone()?;
[INFO] [stdout] 78 | |
[INFO] [stdout] 79 | |                 match state.modified() {
[INFO] [stdout]    | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |                       |
[INFO] [stdout]    | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |             .await;
[INFO] [stdout]    | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | |                  |
[INFO] [stdout]    | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]    |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]   --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:99:23
[INFO] [stdout]     |
[INFO] [stdout]  90 | /             {
[INFO] [stdout]  91 | |                 let state = self.state.lock();
[INFO] [stdout]  92 | |                 if !state.subscribers.is_empty() {
[INFO] [stdout]  93 | |                     return Ok(state
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |             .await;
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:119:23
[INFO] [stdout]     |
[INFO] [stdout] 110 | /             {
[INFO] [stdout] 111 | |                 let state = self.state.lock();
[INFO] [stdout] 112 | |                 if !state.track_statuses_requested.is_empty() {
[INFO] [stdout] 113 | |                     return Ok(state
[INFO] [stdout] ...   |
[INFO] [stdout] 119 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | |             .await;
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:138:23
[INFO] [stdout]     |
[INFO] [stdout] 131 | /             {
[INFO] [stdout] 132 | |                 let state = self.state.lock();
[INFO] [stdout] 133 | |                 if state.ok {
[INFO] [stdout] 134 | |                     return Ok(());
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |             .await;
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/session/publisher.rs:82:27
[INFO] [stdout]     |
[INFO] [stdout]  80 | /             tokio::select! {
[INFO] [stdout]  81 | |                 res = announce.subscribed(), if !subscribe_done => {
[INFO] [stdout]  82 | |                     match res? {
[INFO] [stdout]     | |                           ^^^^
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  83 | |                         Some(subscribed) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |                 else => return Ok(())
[INFO] [stdout] 115 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `output` calls a custom destructor
[INFO] [stdout]     | |             `output` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures` calls a custom destructor
[INFO] [stdout]     | |             `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_____________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/subscribed.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl<T: transport::Session> Drop for Subscribed<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/subscribed.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl<T: transport::Session> Drop for Subscribed<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/subscribed.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl<T: transport::Session> Drop for Subscribed<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/subscribed.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl<T: transport::Session> Drop for Subscribed<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/session/publisher.rs:98:27
[INFO] [stdout]     |
[INFO] [stdout]  80 | /             tokio::select! {
[INFO] [stdout]  81 | |                 res = announce.subscribed(), if !subscribe_done => {
[INFO] [stdout]  82 | |                     match res? {
[INFO] [stdout]  83 | |                         Some(subscribed) => {
[INFO] [stdout] ...   |
[INFO] [stdout]  98 | |                     match res? {
[INFO] [stdout]     | |                           ^^^^
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |                 else => return Ok(())
[INFO] [stdout] 115 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `output` calls a custom destructor
[INFO] [stdout]     | |             `output` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures` calls a custom destructor
[INFO] [stdout]     | |             `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_____________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/subscribed.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl<T: transport::Session> Drop for Subscribed<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/subscribed.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl<T: transport::Session> Drop for Subscribed<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/subscribed.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl<T: transport::Session> Drop for Subscribed<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/subscribed.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl<T: transport::Session> Drop for Subscribed<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/session/subscriber.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  66 |         let (send, recv) = Subscribe::new(self.clone(), id, track);
[INFO] [stdout]     |              ----
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `send` calls a custom destructor
[INFO] [stdout]     |              `send` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  69 |         send.closed().await
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  70 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `send` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/subscribe.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T: transport::Session> Drop for Subscribe<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> moq-transport/src/data/header.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |                       $(Self::$name(ref m) => {
[INFO] [stdout]    |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 89 | / header_types! {
[INFO] [stdout] 90 | |     //Datagram = 0x1,
[INFO] [stdout] 91 | |     Track = 0x2,
[INFO] [stdout] 92 | |     Subgroup = 0x4,
[INFO] [stdout] 93 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `header_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     $(&Self::$name(ref m) => {
[INFO] [stdout]    |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> moq-transport/src/data/header.rs:80:20
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       $(Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 89 | / header_types! {
[INFO] [stdout] 90 | |     //Datagram = 0x1,
[INFO] [stdout] 91 | |     Track = 0x2,
[INFO] [stdout] 92 | |     Subgroup = 0x4,
[INFO] [stdout] 93 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `header_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     $(&Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> moq-transport/src/message/publisher.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |                       $(Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 47 | / publisher_msgs! {
[INFO] [stdout] 48 | |     Announce,
[INFO] [stdout] 49 | |     Unannounce,
[INFO] [stdout] 50 | |     SubscribeOk,
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     FetchError,
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `publisher_msgs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     $(&Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> moq-transport/src/message/subscriber.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |                       $(Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 47 | / subscriber_msgs! {
[INFO] [stdout] 48 | |     AnnounceOk,
[INFO] [stdout] 49 | |     AnnounceError,
[INFO] [stdout] 50 | |     AnnounceCancel,
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |     FetchCancel,
[INFO] [stdout] 61 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `subscriber_msgs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     $(&Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> moq-transport/src/message/mod.rs:124:20
[INFO] [stdout]     |
[INFO] [stdout] 124 |                       $(Self::$name(ref m) => {
[INFO] [stdout]     |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 179 | / message_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     FetchError = 0x19,
[INFO] [stdout] 226 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `message_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 124 |                     $(&Self::$name(ref m) => {
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> moq-transport/src/message/mod.rs:171:20
[INFO] [stdout]     |
[INFO] [stdout] 171 |                       $(Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]     |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 179 | / message_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     FetchError = 0x19,
[INFO] [stdout] 226 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `message_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 171 |                     $(&Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking moq-native-ietf v0.5.4 (/opt/rustwide/workdir/moq-native-ietf)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/datagram.rs:101:23
[INFO] [stdout]     |
[INFO] [stdout]  93 | /             {
[INFO] [stdout]  94 | |                 let state = self.state.lock();
[INFO] [stdout]  95 | |                 if self.epoch < state.epoch {
[INFO] [stdout]  96 | |                     self.epoch = state.epoch;
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |             .await;
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/object.rs:156:23
[INFO] [stdout]     |
[INFO] [stdout] 139 | /             {
[INFO] [stdout] 140 | |                 let state = self.state.lock();
[INFO] [stdout] 141 | |                 if self.epoch < state.epoch {
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | |             .await;
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/object.rs:332:23
[INFO] [stdout]     |
[INFO] [stdout] 322 | /             {
[INFO] [stdout] 323 | |                 let state = self.state.lock();
[INFO] [stdout] 324 | |
[INFO] [stdout] 325 | |                 if self.index < state.chunks.len() {
[INFO] [stdout] ...   |
[INFO] [stdout] 332 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |             .await; // Try again when the state changes
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating moq-native-ietf/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/object.rs:343:33
[INFO] [stdout]     |
[INFO] [stdout] 343 |         while let Some(chunk) = self.read().await? {
[INFO] [stdout]     |                                 -----------------^
[INFO] [stdout]     |                                 |           |
[INFO] [stdout]     |                                 |           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                 |           up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                 |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                 |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 344 |             chunks.push(chunk);
[INFO] [stdout] 345 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/stream.rs:164:23
[INFO] [stdout]     |
[INFO] [stdout] 155 | /             {
[INFO] [stdout] 156 | |                 let state = self.state.lock();
[INFO] [stdout] 157 | |                 if self.epoch != state.epoch {
[INFO] [stdout] 158 | |                     self.epoch = state.epoch;
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |             .await; // Try again when the state changes
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/stream.rs:312:23
[INFO] [stdout]     |
[INFO] [stdout] 304 | /             {
[INFO] [stdout] 305 | |                 let state = self.state.lock();
[INFO] [stdout] 306 | |                 if self.index < state.objects.len() {
[INFO] [stdout] 307 | |                     self.index += 1;
[INFO] [stdout] ...   |
[INFO] [stdout] 312 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 317 | |             .await;
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/stream.rs:499:23
[INFO] [stdout]     |
[INFO] [stdout] 489 | /             {
[INFO] [stdout] 490 | |                 let state = self.state.lock();
[INFO] [stdout] 491 | |
[INFO] [stdout] 492 | |                 if self.index < state.chunks.len() {
[INFO] [stdout] ...   |
[INFO] [stdout] 499 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 504 | |             .await; // Try again when the state changes
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/stream.rs:510:33
[INFO] [stdout]     |
[INFO] [stdout] 510 |         while let Some(chunk) = self.read().await? {
[INFO] [stdout]     |                                 -----------------^
[INFO] [stdout]     |                                 |           |
[INFO] [stdout]     |                                 |           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                 |           up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                 |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                 |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 511 |             chunks.push(chunk);
[INFO] [stdout] 512 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/subgroup.rs:183:23
[INFO] [stdout]     |
[INFO] [stdout] 174 | /             {
[INFO] [stdout] 175 | |                 let state = self.state.lock();
[INFO] [stdout] 176 | |
[INFO] [stdout] 177 | |                 if self.epoch != state.epoch {
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |             .await; // Try again when the state changes
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/subgroup.rs:406:23
[INFO] [stdout]     |
[INFO] [stdout] 396 | /             {
[INFO] [stdout] 397 | |                 let state = self.state.lock();
[INFO] [stdout] 398 | |
[INFO] [stdout] 399 | |                 if self.index < state.objects.len() {
[INFO] [stdout] ...   |
[INFO] [stdout] 406 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 411 | |             .await; // Try again when the state changes
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/subgroup.rs:594:23
[INFO] [stdout]     |
[INFO] [stdout] 584 | /             {
[INFO] [stdout] 585 | |                 let state = self.state.lock();
[INFO] [stdout] 586 | |
[INFO] [stdout] 587 | |                 if self.index < state.chunks.len() {
[INFO] [stdout] ...   |
[INFO] [stdout] 594 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 599 | |             .await; // Try again when the state changes
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/subgroup.rs:605:33
[INFO] [stdout]     |
[INFO] [stdout] 605 |         while let Some(chunk) = self.read().await? {
[INFO] [stdout]     |                                 -----------------^
[INFO] [stdout]     |                                 |           |
[INFO] [stdout]     |                                 |           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                 |           up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                 |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                 |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 606 |             chunks.push(chunk);
[INFO] [stdout] 607 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/track.rs:149:23
[INFO] [stdout]     |
[INFO] [stdout] 142 | /             {
[INFO] [stdout] 143 | |                 let state = self.state.lock();
[INFO] [stdout] 144 | |                 if let Some(mode) = &state.mode {
[INFO] [stdout] 145 | |                     return Ok(mode.clone());
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |             .await;
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/serve/track.rs:171:23
[INFO] [stdout]     |
[INFO] [stdout] 167 | /             {
[INFO] [stdout] 168 | |                 let state = self.state.lock();
[INFO] [stdout] 169 | |                 state.closed.clone()?;
[INFO] [stdout] 170 | |
[INFO] [stdout] 171 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |             .await;
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> moq-transport/src/session/announce.rs:79:23
[INFO] [stdout]    |
[INFO] [stdout] 75 | /             {
[INFO] [stdout] 76 | |                 let state = self.state.lock();
[INFO] [stdout] 77 | |                 state.closed.clone()?;
[INFO] [stdout] 78 | |
[INFO] [stdout] 79 | |                 match state.modified() {
[INFO] [stdout]    | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |                       |
[INFO] [stdout]    | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |             .await;
[INFO] [stdout]    | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    | |                  |
[INFO] [stdout]    | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]    |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]   --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:99:23
[INFO] [stdout]     |
[INFO] [stdout]  90 | /             {
[INFO] [stdout]  91 | |                 let state = self.state.lock();
[INFO] [stdout]  92 | |                 if !state.subscribers.is_empty() {
[INFO] [stdout]  93 | |                     return Ok(state
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |             .await;
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:119:23
[INFO] [stdout]     |
[INFO] [stdout] 110 | /             {
[INFO] [stdout] 111 | |                 let state = self.state.lock();
[INFO] [stdout] 112 | |                 if !state.track_statuses_requested.is_empty() {
[INFO] [stdout] 113 | |                     return Ok(state
[INFO] [stdout] ...   |
[INFO] [stdout] 119 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | |             .await;
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:138:23
[INFO] [stdout]     |
[INFO] [stdout] 131 | /             {
[INFO] [stdout] 132 | |                 let state = self.state.lock();
[INFO] [stdout] 133 | |                 if state.ok {
[INFO] [stdout] 134 | |                     return Ok(());
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | |                 match state.modified() {
[INFO] [stdout]     | |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |             .await;
[INFO] [stdout]     | |                  -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/session/publisher.rs:82:27
[INFO] [stdout]     |
[INFO] [stdout]  80 | /             tokio::select! {
[INFO] [stdout]  81 | |                 res = announce.subscribed(), if !subscribe_done => {
[INFO] [stdout]  82 | |                     match res? {
[INFO] [stdout]     | |                           ^^^^
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  83 | |                         Some(subscribed) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |                 else => return Ok(())
[INFO] [stdout] 115 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `output` calls a custom destructor
[INFO] [stdout]     | |             `output` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures` calls a custom destructor
[INFO] [stdout]     | |             `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_____________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/subscribed.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl<T: transport::Session> Drop for Subscribed<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/subscribed.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl<T: transport::Session> Drop for Subscribed<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/subscribed.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl<T: transport::Session> Drop for Subscribed<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/subscribed.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl<T: transport::Session> Drop for Subscribed<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/session/publisher.rs:98:27
[INFO] [stdout]     |
[INFO] [stdout]  80 | /             tokio::select! {
[INFO] [stdout]  81 | |                 res = announce.subscribed(), if !subscribe_done => {
[INFO] [stdout]  82 | |                     match res? {
[INFO] [stdout]  83 | |                         Some(subscribed) => {
[INFO] [stdout] ...   |
[INFO] [stdout]  98 | |                     match res? {
[INFO] [stdout]     | |                           ^^^^
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |                 else => return Ok(())
[INFO] [stdout] 115 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `output` calls a custom destructor
[INFO] [stdout]     | |             `output` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures` calls a custom destructor
[INFO] [stdout]     | |             `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_____________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/subscribed.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl<T: transport::Session> Drop for Subscribed<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/subscribed.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl<T: transport::Session> Drop for Subscribed<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/subscribed.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl<T: transport::Session> Drop for Subscribed<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/subscribed.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl<T: transport::Session> Drop for Subscribed<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announce.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<T: transport::Session> Drop for AnnounceState<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-transport/src/session/subscriber.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  66 |         let (send, recv) = Subscribe::new(self.clone(), id, track);
[INFO] [stdout]     |              ----
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `send` calls a custom destructor
[INFO] [stdout]     |              `send` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  69 |         send.closed().await
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  70 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `send` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/subscribe.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl<T: transport::Session> Drop for Subscribe<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> moq-transport/src/data/header.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |                       $(Self::$name(ref m) => {
[INFO] [stdout]    |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 89 | / header_types! {
[INFO] [stdout] 90 | |     //Datagram = 0x1,
[INFO] [stdout] 91 | |     Track = 0x2,
[INFO] [stdout] 92 | |     Subgroup = 0x4,
[INFO] [stdout] 93 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `header_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     $(&Self::$name(ref m) => {
[INFO] [stdout]    |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> moq-transport/src/data/header.rs:80:20
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       $(Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 89 | / header_types! {
[INFO] [stdout] 90 | |     //Datagram = 0x1,
[INFO] [stdout] 91 | |     Track = 0x2,
[INFO] [stdout] 92 | |     Subgroup = 0x4,
[INFO] [stdout] 93 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `header_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     $(&Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> moq-transport/src/message/publisher.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |                       $(Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 47 | / publisher_msgs! {
[INFO] [stdout] 48 | |     Announce,
[INFO] [stdout] 49 | |     Unannounce,
[INFO] [stdout] 50 | |     SubscribeOk,
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     FetchError,
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `publisher_msgs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     $(&Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> moq-transport/src/message/subscriber.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |                       $(Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 47 | / subscriber_msgs! {
[INFO] [stdout] 48 | |     AnnounceOk,
[INFO] [stdout] 49 | |     AnnounceError,
[INFO] [stdout] 50 | |     AnnounceCancel,
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |     FetchCancel,
[INFO] [stdout] 61 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `subscriber_msgs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     $(&Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> moq-transport/src/message/mod.rs:124:20
[INFO] [stdout]     |
[INFO] [stdout] 124 |                       $(Self::$name(ref m) => {
[INFO] [stdout]     |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 179 | / message_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     FetchError = 0x19,
[INFO] [stdout] 226 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `message_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 124 |                     $(&Self::$name(ref m) => {
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> moq-transport/src/message/mod.rs:171:20
[INFO] [stdout]     |
[INFO] [stdout] 171 |                       $(Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]     |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 179 | / message_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     FetchError = 0x19,
[INFO] [stdout] 226 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `message_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 171 |                     $(&Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking moq-pub v0.8.4 (/opt/rustwide/workdir/moq-pub)
[INFO] [stderr]     Checking moq-dir v0.3.3 (/opt/rustwide/workdir/moq-dir)
[INFO] [stderr]     Checking moq-sub v0.3.3 (/opt/rustwide/workdir/moq-sub)
[INFO] [stderr]     Checking moq-relay-ietf v0.7.4 (/opt/rustwide/workdir/moq-relay-ietf)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> moq-native-ietf/src/quic.rs:117:27
[INFO] [stdout]      |
[INFO] [stdout]  111 | /             tokio::select! {
[INFO] [stdout]  112 | |                 res = self.quic.accept() => {
[INFO] [stdout]  113 | |                     let conn = res?;
[INFO] [stdout]      | |                                ----
[INFO] [stdout]      | |                                |
[INFO] [stdout]      | |                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |                                `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  114 | |                     self.accept.push(Self::accept_session(conn).boxed());
[INFO] [stdout] ...    |
[INFO] [stdout]  117 | |                     match res.unwrap() {
[INFO] [stdout]      | |                           ^^^^^^^^^^^^
[INFO] [stdout]      | |                           |
[INFO] [stdout]      | |                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  118 | |                         Ok(session) => return Some(session),
[INFO] [stdout]  119 | |                         Err(err) => log::warn!("failed to accept QUIC connection: {}", err),
[INFO] [stdout]      | |                             ---
[INFO] [stdout]      | |                             |
[INFO] [stdout]      | |                             `err` calls a custom destructor
[INFO] [stdout]      | |                             `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  122 | |             }
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |             `output` calls a custom destructor
[INFO] [stdout]      | |             `output` will be dropped later as of Edition 2024
[INFO] [stdout]      | |             `futures` calls a custom destructor
[INFO] [stdout]      | |             `futures` will be dropped later as of Edition 2024
[INFO] [stdout]      | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |_____________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/recv_stream.rs:451:1
[INFO] [stdout]      |
[INFO] [stdout]  451 | impl Drop for RecvStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/send_stream.rs:279:1
[INFO] [stdout]      |
[INFO] [stdout]  279 | impl Drop for SendStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/stream/futures_unordered/mod.rs:565:1
[INFO] [stdout]      |
[INFO] [stdout]  565 | impl<Fut> Drop for FuturesUnordered<Fut> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/stream/futures_unordered/mod.rs:565:1
[INFO] [stdout]      |
[INFO] [stdout]  565 | impl<Fut> Drop for FuturesUnordered<Fut> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/connection.rs:884:1
[INFO] [stdout]      |
[INFO] [stdout]  884 | impl Drop for ConnectionRef {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/recv_stream.rs:451:1
[INFO] [stdout]      |
[INFO] [stdout]  451 | impl Drop for RecvStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/send_stream.rs:279:1
[INFO] [stdout]      |
[INFO] [stdout]  279 | impl Drop for SendStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/stream/futures_unordered/mod.rs:565:1
[INFO] [stdout]      |
[INFO] [stdout]  565 | impl<Fut> Drop for FuturesUnordered<Fut> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/stream/futures_unordered/mod.rs:565:1
[INFO] [stdout]      |
[INFO] [stdout]  565 | impl<Fut> Drop for FuturesUnordered<Fut> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `output` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/connection.rs:884:1
[INFO] [stdout]      |
[INFO] [stdout]  884 | impl Drop for ConnectionRef {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/incoming.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl Drop for Incoming {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `futures` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/notify.rs:1109:1
[INFO] [stdout]      |
[INFO] [stdout] 1109 | impl Drop for Notified<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/recv_stream.rs:451:1
[INFO] [stdout]      |
[INFO] [stdout]  451 | impl Drop for RecvStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/send_stream.rs:279:1
[INFO] [stdout]      |
[INFO] [stdout]  279 | impl Drop for SendStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/stream/futures_unordered/mod.rs:565:1
[INFO] [stdout]      |
[INFO] [stdout]  565 | impl<Fut> Drop for FuturesUnordered<Fut> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/stream/futures_unordered/mod.rs:565:1
[INFO] [stdout]      |
[INFO] [stdout]  565 | impl<Fut> Drop for FuturesUnordered<Fut> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/connection.rs:884:1
[INFO] [stdout]      |
[INFO] [stdout]  884 | impl Drop for ConnectionRef {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/incoming.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl Drop for Incoming {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/incoming.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl Drop for Incoming {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating moq-pub/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> moq-native-ietf/src/quic.rs:117:27
[INFO] [stdout]      |
[INFO] [stdout]  111 | /             tokio::select! {
[INFO] [stdout]  112 | |                 res = self.quic.accept() => {
[INFO] [stdout]  113 | |                     let conn = res?;
[INFO] [stdout]      | |                                ----
[INFO] [stdout]      | |                                |
[INFO] [stdout]      | |                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |                                `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  114 | |                     self.accept.push(Self::accept_session(conn).boxed());
[INFO] [stdout] ...    |
[INFO] [stdout]  117 | |                     match res.unwrap() {
[INFO] [stdout]      | |                           ^^^^^^^^^^^^
[INFO] [stdout]      | |                           |
[INFO] [stdout]      | |                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  118 | |                         Ok(session) => return Some(session),
[INFO] [stdout]  119 | |                         Err(err) => log::warn!("failed to accept QUIC connection: {}", err),
[INFO] [stdout]      | |                             ---
[INFO] [stdout]      | |                             |
[INFO] [stdout]      | |                             `err` calls a custom destructor
[INFO] [stdout]      | |                             `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  122 | |             }
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |             `output` calls a custom destructor
[INFO] [stdout]      | |             `output` will be dropped later as of Edition 2024
[INFO] [stdout]      | |             `futures` calls a custom destructor
[INFO] [stdout]      | |             `futures` will be dropped later as of Edition 2024
[INFO] [stdout]      | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |_____________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/recv_stream.rs:451:1
[INFO] [stdout]      |
[INFO] [stdout]  451 | impl Drop for RecvStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/send_stream.rs:279:1
[INFO] [stdout]      |
[INFO] [stdout]  279 | impl Drop for SendStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/stream/futures_unordered/mod.rs:565:1
[INFO] [stdout]      |
[INFO] [stdout]  565 | impl<Fut> Drop for FuturesUnordered<Fut> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/stream/futures_unordered/mod.rs:565:1
[INFO] [stdout]      |
[INFO] [stdout]  565 | impl<Fut> Drop for FuturesUnordered<Fut> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/connection.rs:884:1
[INFO] [stdout]      |
[INFO] [stdout]  884 | impl Drop for ConnectionRef {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/recv_stream.rs:451:1
[INFO] [stdout]      |
[INFO] [stdout]  451 | impl Drop for RecvStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/send_stream.rs:279:1
[INFO] [stdout]      |
[INFO] [stdout]  279 | impl Drop for SendStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/stream/futures_unordered/mod.rs:565:1
[INFO] [stdout]      |
[INFO] [stdout]  565 | impl<Fut> Drop for FuturesUnordered<Fut> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/stream/futures_unordered/mod.rs:565:1
[INFO] [stdout]      |
[INFO] [stdout]  565 | impl<Fut> Drop for FuturesUnordered<Fut> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `output` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/connection.rs:884:1
[INFO] [stdout]      |
[INFO] [stdout]  884 | impl Drop for ConnectionRef {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/incoming.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl Drop for Incoming {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `futures` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/notify.rs:1109:1
[INFO] [stdout]      |
[INFO] [stdout] 1109 | impl Drop for Notified<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/recv_stream.rs:451:1
[INFO] [stdout]      |
[INFO] [stdout]  451 | impl Drop for RecvStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/send_stream.rs:279:1
[INFO] [stdout]      |
[INFO] [stdout]  279 | impl Drop for SendStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/stream/futures_unordered/mod.rs:565:1
[INFO] [stdout]      |
[INFO] [stdout]  565 | impl<Fut> Drop for FuturesUnordered<Fut> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/stream/futures_unordered/mod.rs:565:1
[INFO] [stdout]      |
[INFO] [stdout]  565 | impl<Fut> Drop for FuturesUnordered<Fut> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/connection.rs:884:1
[INFO] [stdout]      |
[INFO] [stdout]  884 | impl Drop for ConnectionRef {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/incoming.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl Drop for Incoming {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quinn-0.11.0/src/incoming.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl Drop for Incoming {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking moq-clock-ietf v0.6.4 (/opt/rustwide/workdir/moq-clock-ietf)
[INFO] [stderr]    Migrating moq-sub/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-sub/src/media.rs:132:37
[INFO] [stdout]     |
[INFO] [stdout] 132 |             while let Some(group) = groups.next().await? {
[INFO] [stdout]     |                                     -------------------^
[INFO] [stdout]     |                                     |             |
[INFO] [stdout]     |                                     |             this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                     |             up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                     up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 133 |                 let out = out.clone();
[INFO] [stdout] 134 |                 if let Err(err) = Self::recv_group(group, out).await {
[INFO] [stdout]     |                            ---    ----------------------------------
[INFO] [stdout]     |                            |      |                            |
[INFO] [stdout]     |                            |      |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |      |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |      `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `err` calls a custom destructor
[INFO] [stdout]     |                            `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 137 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-sub/src/media.rs:145:34
[INFO] [stdout]     |
[INFO] [stdout] 145 |         while let Some(object) = group.next().await? {
[INFO] [stdout]     |                                  ------------------^
[INFO] [stdout]     |                                  |            |
[INFO] [stdout]     |                                  |            this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                                  |            up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                  |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                  up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                  up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                  `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 151 |             let out = out.clone();
[INFO] [stdout]     |                 ---
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `out` calls a custom destructor
[INFO] [stdout]     |                 `out` will be dropped later as of Edition 2024
[INFO] [stdout] 152 |             let buf = Self::recv_object(object).await?;
[INFO] [stdout]     |                       --------------------------------
[INFO] [stdout]     |                       |                         |
[INFO] [stdout]     |                       |                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                       |                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 153 |
[INFO] [stdout] 154 |             out.lock().await.write_all(&buf).await?;
[INFO] [stdout]     |             ----------------
[INFO] [stdout]     |             |          |
[INFO] [stdout]     |             |          this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |             |          `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |             `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |             `#6` will be dropped later as of Edition 2024
[INFO] [stdout] 155 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-sub/src/media.rs:162:33
[INFO] [stdout]     |
[INFO] [stdout] 162 |         while let Some(chunk) = object.read().await? {
[INFO] [stdout]     |                        -----    -------------------^
[INFO] [stdout]     |                        |        |             |
[INFO] [stdout]     |                        |        |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                        |        |             up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `chunk` calls a custom destructor
[INFO] [stdout]     |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 163 |             buf.extend_from_slice(&chunk);
[INFO] [stdout] 164 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-sub/src/media.rs:132:37
[INFO] [stdout]     |
[INFO] [stdout] 132 |             while let Some(group) = groups.next().await? {
[INFO] [stdout]     |                                     -------------------^
[INFO] [stdout]     |                                     |             |
[INFO] [stdout]     |                                     |             this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                     |             up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                     up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 133 |                 let out = out.clone();
[INFO] [stdout] 134 |                 if let Err(err) = Self::recv_group(group, out).await {
[INFO] [stdout]     |                            ---    ----------------------------------
[INFO] [stdout]     |                            |      |                            |
[INFO] [stdout]     |                            |      |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |      |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |      `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `err` calls a custom destructor
[INFO] [stdout]     |                            `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 137 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating moq-dir/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-sub/src/media.rs:145:34
[INFO] [stdout]     |
[INFO] [stdout] 145 |         while let Some(object) = group.next().await? {
[INFO] [stdout]     |                                  ------------------^
[INFO] [stdout]     |                                  |            |
[INFO] [stdout]     |                                  |            this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                                  |            up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                  |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                  up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                  up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                  `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 151 |             let out = out.clone();
[INFO] [stdout]     |                 ---
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `out` calls a custom destructor
[INFO] [stdout]     |                 `out` will be dropped later as of Edition 2024
[INFO] [stdout] 152 |             let buf = Self::recv_object(object).await?;
[INFO] [stdout]     |                       --------------------------------
[INFO] [stdout]     |                       |                         |
[INFO] [stdout]     |                       |                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                       |                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 153 |
[INFO] [stdout] 154 |             out.lock().await.write_all(&buf).await?;
[INFO] [stdout]     |             ----------------
[INFO] [stdout]     |             |          |
[INFO] [stdout]     |             |          this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |             |          `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |             `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |             `#6` will be dropped later as of Edition 2024
[INFO] [stdout] 155 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-sub/src/media.rs:162:33
[INFO] [stdout]     |
[INFO] [stdout] 162 |         while let Some(chunk) = object.read().await? {
[INFO] [stdout]     |                        -----    -------------------^
[INFO] [stdout]     |                        |        |             |
[INFO] [stdout]     |                        |        |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                        |        |             up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `chunk` calls a custom destructor
[INFO] [stdout]     |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 163 |             buf.extend_from_slice(&chunk);
[INFO] [stdout] 164 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating moq-relay-ietf/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed moq-dir/src/listing.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-dir/src/listing.rs:156:27
[INFO] [stdout]     |
[INFO] [stdout] 154 | /             tokio::select! {
[INFO] [stdout] 155 | |                 next = self.subgroups.as_mut().unwrap().next(), if !subgroups_done => {
[INFO] [stdout] 156 | |                     match next? { Some(next) => {
[INFO] [stdout]     | |                           ^^^^^
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                           up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                           up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 157 | |                         self.subgroup = Some(next);
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |                     let payload = match object? {
[INFO] [stdout]     | |                         -------         -------
[INFO] [stdout]     | |                         |               |
[INFO] [stdout]     | |                         |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                         |               `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                         |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                         |               `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                         `payload` calls a custom destructor
[INFO] [stdout]     | |                         `payload` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 199 | |                 else => return Ok(None),
[INFO] [stdout] 200 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `output` calls a custom destructor
[INFO] [stdout]     | |             `output` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures` calls a custom destructor
[INFO] [stdout]     | |             `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_____________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `payload` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-relay-ietf/src/consumer.rs:39:19
[INFO] [stdout]     |
[INFO] [stdout]  39 |               match self.remote.announced().await {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                     |                       |
[INFO] [stdout]     |                     |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                     |                       up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                     up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                     `__awaitee` calls a custom destructor
[INFO] [stdout]     |                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  42 | /                     tokio::spawn(async move {
[INFO] [stdout]  43 | |                         let info = announce.clone();
[INFO] [stdout]  44 | |                         log::info!("serving announce: {:?}", info);
[INFO] [stdout] ...   |
[INFO] [stdout]  49 | |                     });
[INFO] [stdout]     | |                      -
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |______________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  53 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announced.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | impl<T: transport::Session> Drop for Announced<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announced.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | impl<T: transport::Session> Drop for Announced<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/join.rs:350:1
[INFO] [stdout]     |
[INFO] [stdout] 350 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-relay-ietf/src/producer.rs:45:19
[INFO] [stdout]     |
[INFO] [stdout]  45 |               match self.remote.subscribed().await {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                     |                        |
[INFO] [stdout]     |                     |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                     |                        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                     |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                     up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                     `__awaitee` calls a custom destructor
[INFO] [stdout]     |                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  48 | /                     tokio::spawn(async move {
[INFO] [stdout]  49 | |                         let info = subscribe.clone();
[INFO] [stdout]  50 | |                         log::info!("serving subscribe: {:?}", info);
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |                     });
[INFO] [stdout]     | |                      -
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |______________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  59 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/subscribed.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl<T: transport::Session> Drop for Subscribed<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/subscribed.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl<T: transport::Session> Drop for Subscribed<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/join.rs:350:1
[INFO] [stdout]     |
[INFO] [stdout] 350 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> moq-relay-ietf/src/ws.rs:60:19
[INFO] [stdout]      |
[INFO] [stdout]   60 |             match self.accept_inner().await {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                   |                   |
[INFO] [stdout]      |                   |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                   |                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   |                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   `__awaitee` calls a custom destructor
[INFO] [stdout]      |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]   61 |                 Ok(session) => return Some(session),
[INFO] [stdout]   62 |                 Err(e) => {
[INFO] [stdout]      |                     -
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `e` calls a custom destructor
[INFO] [stdout]      |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   67 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/watch.rs:1317:1
[INFO] [stdout]      |
[INFO] [stdout] 1317 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:470:1
[INFO] [stdout]      |
[INFO] [stdout]  470 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:470:1
[INFO] [stdout]      |
[INFO] [stdout]  470 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/watch.rs:1317:1
[INFO] [stdout]      |
[INFO] [stdout] 1317 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:470:1
[INFO] [stdout]      |
[INFO] [stdout]  470 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:470:1
[INFO] [stdout]      |
[INFO] [stdout]  470 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-relay-ietf/src/main.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout]  92 |     let tls = cli.tls.load()?;
[INFO] [stdout]     |         ---
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `tls` calls a custom destructor
[INFO] [stdout]     |         `tls` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 145 |     relay.run().await
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 146 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `tls` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating moq-clock-ietf/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-dir/src/listing.rs:156:27
[INFO] [stdout]     |
[INFO] [stdout] 154 | /             tokio::select! {
[INFO] [stdout] 155 | |                 next = self.subgroups.as_mut().unwrap().next(), if !subgroups_done => {
[INFO] [stdout] 156 | |                     match next? { Some(next) => {
[INFO] [stdout]     | |                           ^^^^^
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                           up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                           up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 157 | |                         self.subgroup = Some(next);
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |                     let payload = match object? {
[INFO] [stdout]     | |                         -------         -------
[INFO] [stdout]     | |                         |               |
[INFO] [stdout]     | |                         |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                         |               `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                         |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                         |               `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                         `payload` calls a custom destructor
[INFO] [stdout]     | |                         `payload` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 199 | |                 else => return Ok(None),
[INFO] [stdout] 200 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `output` calls a custom destructor
[INFO] [stdout]     | |             `output` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures` calls a custom destructor
[INFO] [stdout]     | |             `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_____________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `payload` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-clock-ietf/src/clock.rs:107:38
[INFO] [stdout]     |
[INFO] [stdout] 106 |         while let Some(mut subgroup) = track.next().await? {
[INFO] [stdout]     |                        ------------    ------------------
[INFO] [stdout]     |                        |               |            |
[INFO] [stdout]     |                        |               |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |               |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `subgroup` calls a custom destructor
[INFO] [stdout]     |                        `subgroup` will be dropped later as of Edition 2024
[INFO] [stdout] 107 |             while let Some(object) = subgroup.read_next().await? {
[INFO] [stdout]     |                            ------    --------------------------^
[INFO] [stdout]     |                            |         |                    |
[INFO] [stdout]     |                            |         |                    this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                            |         |                    up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         |                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |         |                    `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                            |         up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `object` calls a custom destructor
[INFO] [stdout]     |                            `object` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 110 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `object` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-clock-ietf/src/clock.rs:107:38
[INFO] [stdout]     |
[INFO] [stdout] 107 |             while let Some(object) = subgroup.read_next().await? {
[INFO] [stdout]     |                            ------    --------------------------^
[INFO] [stdout]     |                            |         |                    |
[INFO] [stdout]     |                            |         |                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |         |                    up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |         |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `object` calls a custom destructor
[INFO] [stdout]     |                            `object` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 110 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `object` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-clock-ietf/src/clock.rs:106:40
[INFO] [stdout]     |
[INFO] [stdout] 106 |         while let Some(mut subgroup) = track.next().await? {
[INFO] [stdout]     |                        ------------    ------------------^
[INFO] [stdout]     |                        |               |            |
[INFO] [stdout]     |                        |               |            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                        |               |            up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |               |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |               |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                        |               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                        |               up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `subgroup` calls a custom destructor
[INFO] [stdout]     |                        `subgroup` will be dropped later as of Edition 2024
[INFO] [stdout] 107 |             while let Some(object) = subgroup.read_next().await? {
[INFO] [stdout]     |                            ------    --------------------------
[INFO] [stdout]     |                            |         |                    |
[INFO] [stdout]     |                            |         |                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |         |                    `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `object` calls a custom destructor
[INFO] [stdout]     |                            `object` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 111 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `object` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-clock-ietf/src/clock.rs:126:38
[INFO] [stdout]     |
[INFO] [stdout] 117 |               while let Some(mut subgroup) = subgroups.next().await? {
[INFO] [stdout]     |                              ------------    ----------------------
[INFO] [stdout]     |                              |               |                |
[INFO] [stdout]     |                              |               |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |               |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |                              |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              `subgroup` calls a custom destructor
[INFO] [stdout]     |                              `subgroup` will be dropped later as of Edition 2024
[INFO] [stdout] 118 |                   let base = subgroup
[INFO] [stdout]     |  _____________________----___-
[INFO] [stdout]     | |  ___________________|______|
[INFO] [stdout]     | | |  _________________|______|
[INFO] [stdout]     | | | |                 |
[INFO] [stdout]     | | | |                 `base` calls a custom destructor
[INFO] [stdout]     | | | |                 `base` will be dropped later as of Edition 2024
[INFO] [stdout] 119 | | | |                 .read_next()
[INFO] [stdout] 120 | | | |                 .await
[INFO] [stdout]     | | | |                  -----
[INFO] [stdout]     | | | |                  |   |
[INFO] [stdout]     | | | |__________________|___this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | | |                    |   `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | | |                    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | | |                    `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 121 | | |                   .context("failed to get first object")?
[INFO] [stdout]     | | |                                                         -
[INFO] [stdout]     | | |                                                         |
[INFO] [stdout]     | | |_________________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                                           `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 122 | |                     .context("empty subgroup")?;
[INFO] [stdout]     | |                                               -
[INFO] [stdout]     | |                                               |
[INFO] [stdout]     | |_______________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 126 |                   while let Some(object) = subgroup.read_next().await? {
[INFO] [stdout]     |                                  ------    --------------------------^
[INFO] [stdout]     |                                  |         |                    |
[INFO] [stdout]     |                                  |         |                    this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                                  |         |                    up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  |         |                    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                  |         |                    `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  |         this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                  |         up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  |         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                  |         up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  |         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                  |         `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  `object` calls a custom destructor
[INFO] [stdout]     |                                  `object` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 129 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `base` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `object` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-clock-ietf/src/clock.rs:126:38
[INFO] [stdout]     |
[INFO] [stdout] 126 |             while let Some(object) = subgroup.read_next().await? {
[INFO] [stdout]     |                            ------    --------------------------^
[INFO] [stdout]     |                            |         |                    |
[INFO] [stdout]     |                            |         |                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |         |                    up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |         |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `object` calls a custom destructor
[INFO] [stdout]     |                            `object` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 129 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `object` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-clock-ietf/src/clock.rs:117:40
[INFO] [stdout]     |
[INFO] [stdout] 117 |               while let Some(mut subgroup) = subgroups.next().await? {
[INFO] [stdout]     |                              ------------    ----------------------^
[INFO] [stdout]     |                              |               |                |
[INFO] [stdout]     |                              |               |                this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                              |               |                up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                              |               |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |               |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              |               this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                              |               up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                              |               this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                              |               up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                              |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |                              |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              `subgroup` calls a custom destructor
[INFO] [stdout]     |                              `subgroup` will be dropped later as of Edition 2024
[INFO] [stdout] 118 |                   let base = subgroup
[INFO] [stdout]     |  _____________________----___-
[INFO] [stdout]     | |  ___________________|______|
[INFO] [stdout]     | | |  _________________|______|
[INFO] [stdout]     | | | |                 |
[INFO] [stdout]     | | | |                 `base` calls a custom destructor
[INFO] [stdout]     | | | |                 `base` will be dropped later as of Edition 2024
[INFO] [stdout] 119 | | | |                 .read_next()
[INFO] [stdout] 120 | | | |                 .await
[INFO] [stdout]     | | | |                  -----
[INFO] [stdout]     | | | |                  |   |
[INFO] [stdout]     | | | |__________________|___this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | | |                    |   `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | | |                    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | | |                    `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 121 | | |                   .context("failed to get first object")?
[INFO] [stdout]     | | |                                                         -
[INFO] [stdout]     | | |                                                         |
[INFO] [stdout]     | | |_________________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                                           `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 122 | |                     .context("empty subgroup")?;
[INFO] [stdout]     | |                                               -
[INFO] [stdout]     | |                                               |
[INFO] [stdout]     | |_______________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 126 |                   while let Some(object) = subgroup.read_next().await? {
[INFO] [stdout]     |                                  ------    --------------------------
[INFO] [stdout]     |                                  |         |                    |
[INFO] [stdout]     |                                  |         |                    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                  |         |                    `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  |         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                  |         `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  `object` calls a custom destructor
[INFO] [stdout]     |                                  `object` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 130 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `base` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `object` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-clock-ietf/src/clock.rs:136:36
[INFO] [stdout]     |
[INFO] [stdout] 136 |         while let Some(datagram) = datagrams.read().await? {
[INFO] [stdout]     |                        --------    ----------------------^
[INFO] [stdout]     |                        |           |                |
[INFO] [stdout]     |                        |           |                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                        |           |                up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |           |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |           |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |           `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `datagram` calls a custom destructor
[INFO] [stdout]     |                        `datagram` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 139 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `datagram` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-clock-ietf/src/clock.rs:107:38
[INFO] [stdout]     |
[INFO] [stdout] 106 |         while let Some(mut subgroup) = track.next().await? {
[INFO] [stdout]     |                        ------------    ------------------
[INFO] [stdout]     |                        |               |            |
[INFO] [stdout]     |                        |               |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |               |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `subgroup` calls a custom destructor
[INFO] [stdout]     |                        `subgroup` will be dropped later as of Edition 2024
[INFO] [stdout] 107 |             while let Some(object) = subgroup.read_next().await? {
[INFO] [stdout]     |                            ------    --------------------------^
[INFO] [stdout]     |                            |         |                    |
[INFO] [stdout]     |                            |         |                    this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                            |         |                    up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         |                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |         |                    `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                            |         up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `object` calls a custom destructor
[INFO] [stdout]     |                            `object` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 110 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `object` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-clock-ietf/src/clock.rs:107:38
[INFO] [stdout]     |
[INFO] [stdout] 107 |             while let Some(object) = subgroup.read_next().await? {
[INFO] [stdout]     |                            ------    --------------------------^
[INFO] [stdout]     |                            |         |                    |
[INFO] [stdout]     |                            |         |                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |         |                    up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |         |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `object` calls a custom destructor
[INFO] [stdout]     |                            `object` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 110 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `object` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-clock-ietf/src/clock.rs:106:40
[INFO] [stdout]     |
[INFO] [stdout] 106 |         while let Some(mut subgroup) = track.next().await? {
[INFO] [stdout]     |                        ------------    ------------------^
[INFO] [stdout]     |                        |               |            |
[INFO] [stdout]     |                        |               |            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                        |               |            up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |               |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |               |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                        |               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                        |               up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `subgroup` calls a custom destructor
[INFO] [stdout]     |                        `subgroup` will be dropped later as of Edition 2024
[INFO] [stdout] 107 |             while let Some(object) = subgroup.read_next().await? {
[INFO] [stdout]     |                            ------    --------------------------
[INFO] [stdout]     |                            |         |                    |
[INFO] [stdout]     |                            |         |                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |         |                    `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `object` calls a custom destructor
[INFO] [stdout]     |                            `object` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 111 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `object` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-clock-ietf/src/clock.rs:126:38
[INFO] [stdout]     |
[INFO] [stdout] 117 |               while let Some(mut subgroup) = subgroups.next().await? {
[INFO] [stdout]     |                              ------------    ----------------------
[INFO] [stdout]     |                              |               |                |
[INFO] [stdout]     |                              |               |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |               |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |                              |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              `subgroup` calls a custom destructor
[INFO] [stdout]     |                              `subgroup` will be dropped later as of Edition 2024
[INFO] [stdout] 118 |                   let base = subgroup
[INFO] [stdout]     |  _____________________----___-
[INFO] [stdout]     | |  ___________________|______|
[INFO] [stdout]     | | |  _________________|______|
[INFO] [stdout]     | | | |                 |
[INFO] [stdout]     | | | |                 `base` calls a custom destructor
[INFO] [stdout]     | | | |                 `base` will be dropped later as of Edition 2024
[INFO] [stdout] 119 | | | |                 .read_next()
[INFO] [stdout] 120 | | | |                 .await
[INFO] [stdout]     | | | |                  -----
[INFO] [stdout]     | | | |                  |   |
[INFO] [stdout]     | | | |__________________|___this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | | |                    |   `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | | |                    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | | |                    `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 121 | | |                   .context("failed to get first object")?
[INFO] [stdout]     | | |                                                         -
[INFO] [stdout]     | | |                                                         |
[INFO] [stdout]     | | |_________________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                                           `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 122 | |                     .context("empty subgroup")?;
[INFO] [stdout]     | |                                               -
[INFO] [stdout]     | |                                               |
[INFO] [stdout]     | |_______________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 126 |                   while let Some(object) = subgroup.read_next().await? {
[INFO] [stdout]     |                                  ------    --------------------------^
[INFO] [stdout]     |                                  |         |                    |
[INFO] [stdout]     |                                  |         |                    this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                                  |         |                    up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  |         |                    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                  |         |                    `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  |         this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                  |         up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  |         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                  |         up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  |         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                  |         `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  `object` calls a custom destructor
[INFO] [stdout]     |                                  `object` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 129 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `base` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `object` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-clock-ietf/src/clock.rs:126:38
[INFO] [stdout]     |
[INFO] [stdout] 126 |             while let Some(object) = subgroup.read_next().await? {
[INFO] [stdout]     |                            ------    --------------------------^
[INFO] [stdout]     |                            |         |                    |
[INFO] [stdout]     |                            |         |                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |         |                    up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |         |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `object` calls a custom destructor
[INFO] [stdout]     |                            `object` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 129 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `object` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-clock-ietf/src/clock.rs:117:40
[INFO] [stdout]     |
[INFO] [stdout] 117 |               while let Some(mut subgroup) = subgroups.next().await? {
[INFO] [stdout]     |                              ------------    ----------------------^
[INFO] [stdout]     |                              |               |                |
[INFO] [stdout]     |                              |               |                this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                              |               |                up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                              |               |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |               |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              |               this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                              |               up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                              |               this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                              |               up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                              |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |                              |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              `subgroup` calls a custom destructor
[INFO] [stdout]     |                              `subgroup` will be dropped later as of Edition 2024
[INFO] [stdout] 118 |                   let base = subgroup
[INFO] [stdout]     |  _____________________----___-
[INFO] [stdout]     | |  ___________________|______|
[INFO] [stdout]     | | |  _________________|______|
[INFO] [stdout]     | | | |                 |
[INFO] [stdout]     | | | |                 `base` calls a custom destructor
[INFO] [stdout]     | | | |                 `base` will be dropped later as of Edition 2024
[INFO] [stdout] 119 | | | |                 .read_next()
[INFO] [stdout] 120 | | | |                 .await
[INFO] [stdout]     | | | |                  -----
[INFO] [stdout]     | | | |                  |   |
[INFO] [stdout]     | | | |__________________|___this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | | |                    |   `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | | |                    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | | |                    `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 121 | | |                   .context("failed to get first object")?
[INFO] [stdout]     | | |                                                         -
[INFO] [stdout]     | | |                                                         |
[INFO] [stdout]     | | |_________________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                                           `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 122 | |                     .context("empty subgroup")?;
[INFO] [stdout]     | |                                               -
[INFO] [stdout]     | |                                               |
[INFO] [stdout]     | |_______________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 126 |                   while let Some(object) = subgroup.read_next().await? {
[INFO] [stdout]     |                                  ------    --------------------------
[INFO] [stdout]     |                                  |         |                    |
[INFO] [stdout]     |                                  |         |                    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                  |         |                    `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  |         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                  |         `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  `object` calls a custom destructor
[INFO] [stdout]     |                                  `object` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 130 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subgroup` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `base` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `object` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-clock-ietf/src/clock.rs:136:36
[INFO] [stdout]     |
[INFO] [stdout] 136 |         while let Some(datagram) = datagrams.read().await? {
[INFO] [stdout]     |                        --------    ----------------------^
[INFO] [stdout]     |                        |           |                |
[INFO] [stdout]     |                        |           |                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                        |           |                up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |           |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |           |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |           `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `datagram` calls a custom destructor
[INFO] [stdout]     |                        `datagram` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 139 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `datagram` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating moq-pub/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-relay-ietf/src/consumer.rs:39:19
[INFO] [stdout]     |
[INFO] [stdout]  39 |               match self.remote.announced().await {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                     |                       |
[INFO] [stdout]     |                     |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                     |                       up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                     up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                     `__awaitee` calls a custom destructor
[INFO] [stdout]     |                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  42 | /                     tokio::spawn(async move {
[INFO] [stdout]  43 | |                         let info = announce.clone();
[INFO] [stdout]  44 | |                         log::info!("serving announce: {:?}", info);
[INFO] [stdout] ...   |
[INFO] [stdout]  49 | |                     });
[INFO] [stdout]     | |                      -
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |______________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  53 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announced.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | impl<T: transport::Session> Drop for Announced<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/announced.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | impl<T: transport::Session> Drop for Announced<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/join.rs:350:1
[INFO] [stdout]     |
[INFO] [stdout] 350 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-relay-ietf/src/producer.rs:45:19
[INFO] [stdout]     |
[INFO] [stdout]  45 |               match self.remote.subscribed().await {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                     |                        |
[INFO] [stdout]     |                     |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                     |                        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                     |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                     up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                     `__awaitee` calls a custom destructor
[INFO] [stdout]     |                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  48 | /                     tokio::spawn(async move {
[INFO] [stdout]  49 | |                         let info = subscribe.clone();
[INFO] [stdout]  50 | |                         log::info!("serving subscribe: {:?}", info);
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |                     });
[INFO] [stdout]     | |                      -
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |______________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  59 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/subscribed.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl<T: transport::Session> Drop for Subscribed<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/session/subscribed.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl<T: transport::Session> Drop for Subscribed<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/task/join.rs:350:1
[INFO] [stdout]     |
[INFO] [stdout] 350 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> moq-relay-ietf/src/ws.rs:60:19
[INFO] [stdout]      |
[INFO] [stdout]   60 |             match self.accept_inner().await {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                   |                   |
[INFO] [stdout]      |                   |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                   |                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   |                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   `__awaitee` calls a custom destructor
[INFO] [stdout]      |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]   61 |                 Ok(session) => return Some(session),
[INFO] [stdout]   62 |                 Err(e) => {
[INFO] [stdout]      |                     -
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `e` calls a custom destructor
[INFO] [stdout]      |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   67 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/watch.rs:1317:1
[INFO] [stdout]      |
[INFO] [stdout] 1317 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:470:1
[INFO] [stdout]      |
[INFO] [stdout]  470 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:470:1
[INFO] [stdout]      |
[INFO] [stdout]  470 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/watch.rs:1317:1
[INFO] [stdout]      |
[INFO] [stdout] 1317 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:470:1
[INFO] [stdout]      |
[INFO] [stdout]  470 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:470:1
[INFO] [stdout]      |
[INFO] [stdout]  470 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.85/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-relay-ietf/src/main.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout]  92 |     let tls = cli.tls.load()?;
[INFO] [stdout]     |         ---
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `tls` calls a custom destructor
[INFO] [stdout]     |         `tls` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 145 |     relay.run().await
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 146 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `tls` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating moq-sub/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating moq-dir/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-dir/src/listing.rs:156:27
[INFO] [stdout]     |
[INFO] [stdout] 154 | /             tokio::select! {
[INFO] [stdout] 155 | |                 next = self.subgroups.as_mut().unwrap().next(), if !subgroups_done => {
[INFO] [stdout] 156 | |                     match next? { Some(next) => {
[INFO] [stdout]     | |                           ^^^^^
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                           up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                           up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 157 | |                         self.subgroup = Some(next);
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |                     let payload = match object? {
[INFO] [stdout]     | |                         -------         -------
[INFO] [stdout]     | |                         |               |
[INFO] [stdout]     | |                         |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                         |               `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                         |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                         |               `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                         `payload` calls a custom destructor
[INFO] [stdout]     | |                         `payload` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 199 | |                 else => return Ok(None),
[INFO] [stdout] 200 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `output` calls a custom destructor
[INFO] [stdout]     | |             `output` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures` calls a custom destructor
[INFO] [stdout]     | |             `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_____________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `payload` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> moq-dir/src/listing.rs:156:27
[INFO] [stdout]     |
[INFO] [stdout] 154 | /             tokio::select! {
[INFO] [stdout] 155 | |                 next = self.subgroups.as_mut().unwrap().next(), if !subgroups_done => {
[INFO] [stdout] 156 | |                     match next? { Some(next) => {
[INFO] [stdout]     | |                           ^^^^^
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                           up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                           up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 157 | |                         self.subgroup = Some(next);
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |                     let payload = match object? {
[INFO] [stdout]     | |                         -------         -------
[INFO] [stdout]     | |                         |               |
[INFO] [stdout]     | |                         |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                         |               `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                         |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                         |               `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                         `payload` calls a custom destructor
[INFO] [stdout]     | |                         `payload` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 199 | |                 else => return Ok(None),
[INFO] [stdout] 200 | |             }
[INFO] [stdout]     | |             -
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `output` calls a custom destructor
[INFO] [stdout]     | |             `output` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             `futures` calls a custom destructor
[INFO] [stdout]     | |             `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_____________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> moq-transport/src/watch/state.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl<T> Drop for StateDrop<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `payload` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] [stderr] crater-edition-check: moq-transport v0.10.0 (/opt/rustwide/workdir/moq-transport) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: moq-relay-ietf v0.7.4 (/opt/rustwide/workdir/moq-relay-ietf) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: moq-api v0.2.3 (/opt/rustwide/workdir/moq-api) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: moq-native-ietf v0.5.4 (/opt/rustwide/workdir/moq-native-ietf) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: web-transport-trait v0.3.0 (/opt/rustwide/workdir/internal_crates/web-transport-trait) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: web-transport-ws v0.2.0 (/opt/rustwide/workdir/internal_crates/web-transport-ws) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: web-transport-proto v0.3.0 (/opt/rustwide/workdir/internal_crates/web-transport-proto) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: moq-pub v0.8.4 (/opt/rustwide/workdir/moq-pub) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: moq-catalog v0.2.2 (/opt/rustwide/workdir/moq-catalog) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: moq-sub v0.3.3 (/opt/rustwide/workdir/moq-sub) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: moq-clock-ietf v0.6.4 (/opt/rustwide/workdir/moq-clock-ietf) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: moq-dir v0.3.3 (/opt/rustwide/workdir/moq-dir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking moq-transport v0.10.0 (/opt/rustwide/workdir/moq-transport)
[INFO] [stderr]     Checking web-transport-proto v0.3.0 (/opt/rustwide/workdir/internal_crates/web-transport-proto)
[INFO] [stderr]     Checking web-transport-trait v0.3.0 (/opt/rustwide/workdir/internal_crates/web-transport-trait)
[INFO] [stderr]     Checking moq-api v0.2.3 (/opt/rustwide/workdir/moq-api)
[INFO] [stderr]     Checking moq-catalog v0.2.2 (/opt/rustwide/workdir/moq-catalog)
[INFO] [stdout] warning: unused import: `Writer`
[INFO] [stdout]   --> moq-transport/src/session/publisher.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Writer,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Writer`
[INFO] [stdout]   --> moq-transport/src/session/publisher.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Writer,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking web-transport-ws v0.2.0 (/opt/rustwide/workdir/internal_crates/web-transport-ws)
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> moq-transport/src/data/header.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |                       $(Self::$name(ref m) => {
[INFO] [stdout]    |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 89 | / header_types! {
[INFO] [stdout] 90 | |     //Datagram = 0x1,
[INFO] [stdout] 91 | |     Track = 0x2,
[INFO] [stdout] 92 | |     Subgroup = 0x4,
[INFO] [stdout] 93 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `header_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     $(&Self::$name(ref m) => {
[INFO] [stdout]    |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> moq-transport/src/data/header.rs:80:20
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       $(Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 89 | / header_types! {
[INFO] [stdout] 90 | |     //Datagram = 0x1,
[INFO] [stdout] 91 | |     Track = 0x2,
[INFO] [stdout] 92 | |     Subgroup = 0x4,
[INFO] [stdout] 93 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `header_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     $(&Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> moq-transport/src/message/publisher.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |                       $(Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 47 | / publisher_msgs! {
[INFO] [stdout] 48 | |     Announce,
[INFO] [stdout] 49 | |     Unannounce,
[INFO] [stdout] 50 | |     SubscribeOk,
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     FetchError,
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `publisher_msgs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     $(&Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> moq-transport/src/message/subscriber.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |                       $(Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 47 | / subscriber_msgs! {
[INFO] [stdout] 48 | |     AnnounceOk,
[INFO] [stdout] 49 | |     AnnounceError,
[INFO] [stdout] 50 | |     AnnounceCancel,
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |     FetchCancel,
[INFO] [stdout] 61 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `subscriber_msgs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     $(&Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> moq-transport/src/message/mod.rs:124:20
[INFO] [stdout]     |
[INFO] [stdout] 124 |                       $(Self::$name(ref m) => {
[INFO] [stdout]     |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 179 | / message_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     FetchError = 0x19,
[INFO] [stdout] 226 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `message_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 124 |                     $(&Self::$name(ref m) => {
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> moq-transport/src/message/mod.rs:171:20
[INFO] [stdout]     |
[INFO] [stdout] 171 |                       $(Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]     |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 179 | / message_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     FetchError = 0x19,
[INFO] [stdout] 226 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `message_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 171 |                     $(&Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moq-transport` (lib test) due to 6 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> moq-transport/src/data/header.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |                       $(Self::$name(ref m) => {
[INFO] [stdout]    |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 89 | / header_types! {
[INFO] [stdout] 90 | |     //Datagram = 0x1,
[INFO] [stdout] 91 | |     Track = 0x2,
[INFO] [stdout] 92 | |     Subgroup = 0x4,
[INFO] [stdout] 93 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `header_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     $(&Self::$name(ref m) => {
[INFO] [stdout]    |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> moq-transport/src/data/header.rs:80:20
[INFO] [stdout]    |
[INFO] [stdout] 80 |                       $(Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 89 | / header_types! {
[INFO] [stdout] 90 | |     //Datagram = 0x1,
[INFO] [stdout] 91 | |     Track = 0x2,
[INFO] [stdout] 92 | |     Subgroup = 0x4,
[INFO] [stdout] 93 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `header_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     $(&Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> moq-transport/src/message/publisher.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |                       $(Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 47 | / publisher_msgs! {
[INFO] [stdout] 48 | |     Announce,
[INFO] [stdout] 49 | |     Unannounce,
[INFO] [stdout] 50 | |     SubscribeOk,
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     FetchError,
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `publisher_msgs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     $(&Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> moq-transport/src/message/subscriber.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |                       $(Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 47 | / subscriber_msgs! {
[INFO] [stdout] 48 | |     AnnounceOk,
[INFO] [stdout] 49 | |     AnnounceError,
[INFO] [stdout] 50 | |     AnnounceCancel,
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |     FetchCancel,
[INFO] [stdout] 61 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `subscriber_msgs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     $(&Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]    |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> moq-transport/src/message/mod.rs:124:20
[INFO] [stdout]     |
[INFO] [stdout] 124 |                       $(Self::$name(ref m) => {
[INFO] [stdout]     |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 179 | / message_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     FetchError = 0x19,
[INFO] [stdout] 226 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `message_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 124 |                     $(&Self::$name(ref m) => {
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> moq-transport/src/message/mod.rs:171:20
[INFO] [stdout]     |
[INFO] [stdout] 171 |                       $(Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]     |                                     ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 179 | / message_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | |     FetchError = 0x19,
[INFO] [stdout] 226 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `message_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 171 |                     $(&Self::$name(ref m) => m.fmt(f),)*
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moq-transport` (lib) due to 6 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "72b03ee469c55b76a1f36ea38238cc10ba3fc6f7fd46f80b5b255d881e883a0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72b03ee469c55b76a1f36ea38238cc10ba3fc6f7fd46f80b5b255d881e883a0c", kill_on_drop: false }`
[INFO] [stdout] 72b03ee469c55b76a1f36ea38238cc10ba3fc6f7fd46f80b5b255d881e883a0c
